Revision: hackerlab--giles--1.0--patch-14
Archive: giles@nemeton.com.au--2003-GPL
Creator: Giles Lean <giles@nemeton.com.au>
Date: Sat Jul 12 17:27:21 EST 2003
Standard-date: 2003-07-12 07:27:21 GMT
Summary:  rename() prototype is in <stdio.h>
Keywords: 
New-files: ./os/stdio.h
New-directories: 
Removed-files: 
Removed-directories: 
Renamed-files: 
Renamed-directories: 
Modified-files: ./vu/vu.h
Modified-directories: 
New-patches: giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-14
Removed-patches: 

Create hackerlab/os/stdio.h from hackerlab/os/stdlib.h by copying
and substituting 'stdio' for each occurrence of 'stdlib'.

Add include of hackerlab/os/stdio.h to vu/vu.h so that vu-sys.c
sees the protype for rename().

